OpenChannelConfig

data class OpenChannelConfig : Parcelable

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class Input : Parcelable

Functions

Link copied to clipboard
fun clone(): OpenChannelConfig

Deeply copies the current instance.

Properties

Link copied to clipboard
var enableOgTag: Boolean
Link copied to clipboard
val input: OpenChannelConfig.Input

Returns Input, which is the configuration of the input area.